Parameter Redirection

Brief Description

Files: \examples\AdvancedVAFunctions\Parameters Library\ParameterRedirection.va

Default Platform: mE5-MA-VCL

Short Description

Demonstration how to use the parameter reference operators.

This example demonstrates how the parameter reference operators may be used to redirect parameters. In this case two integer parameters for image width and height are generated which control size parameters of the above pipeline. A floating-point parameter is used for manipulating the color of the output. An enumeration parameter is used for enabling image output. An integer field parameters is used to configure a LUT. A floating point field parameter is used to configure a color transformation matrix. At runtime all parameters are displayed in the hierarchy level Process0/Parameters.

You find a detailed introduction to the Parameters Library in the Operator Reference, section Library Parameters.